Skip to content

Made error message more clear when device is out of storage space#271

Merged
FoamyGuy merged 2 commits into
adafruit:mainfrom
jesseadams:more-descriptive-space-abort-error
May 30, 2026
Merged

Made error message more clear when device is out of storage space#271
FoamyGuy merged 2 commits into
adafruit:mainfrom
jesseadams:more-descriptive-space-abort-error

Conversation

@jesseadams

Copy link
Copy Markdown
Contributor

This is a simple change to make the error message more clear when running of out space while attempting to install a module.

Before:

Aborted installing module adafruit_led_animation - not enough free space (103160 < 41984)

After:

Aborted installing module adafruit_led_animation - it needs 103160 bytes but only 41984 bytes of storage is available

Before:

Aborted installing module adafruit_led_animation - not enough free space (103160 < 41984)

After:

Aborted installing module adafruit_led_animation - it needs 103160 bytes but only 41984 bytes of storage is available
@jesseadams

Copy link
Copy Markdown
Contributor Author

This CI job will not pass without #272

@jesseadams

Copy link
Copy Markdown
Contributor Author

@dhalbert @FoamyGuy this is good to merge

@FoamyGuy FoamyGuy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sorry I missed this back when it was submitted.

@FoamyGuy
FoamyGuy merged commit 4568d68 into adafruit:main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants